Class symantec.itools.awt.util.edit.LongDistPhoneNumber
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class symantec.itools.awt.util.edit.LongDistPhoneNumber

Object
   |
   +----Component
           |
           +----TextComponent
                   |
                   +----TextField
                           |
                           +----FormattedTextField
                                   |
                                   +----PhoneNumber
                                           |
                                           +----symantec.itools.awt.util.edit.LongDistPhoneNumber

public abstract class LongDistPhoneNumber
extends PhoneNumber
An abstract subclass of PhoneNumber for use as various long distance phone numbers.

Version:
1.0, Nov 26, 1996
Author:
Symantec
See Also:
USLongDistPhoneNumber, IntlLongDistPhoneNumber

Constructor Index

 o symantec.itools.awt.util.edit.LongDistPhoneNumber(int)
Create new formatted field.

Constructors

 o LongDistPhoneNumber
protected LongDistPhoneNumber(int i)
Create new formatted field.

Parameters:
i - number of columns in the field

All Packages  Class Hierarchy  This Package  Previous  Next  Index